2015-03-24 - 18005 - Spec - ZMMFdXUPS EMEA wrong address #mmppreports #SNCProject #MMPPSupport #ABAPREPORTS
SPECIFICATIONS
18005.100 - Spec - ZMMFDXUPS EMEA wrong address
Purpose
In the ZMMFDXUPS report for EMEA plants address is wrong.
Admin Info
Purpose
|
In the ZMMFDXUPS report for EMEA plants address is wrong.
|
Requested By
|
Babu Lankipalli
|
Spec Created By
|
Laxman
|
Spec Created Date
|
03/24/2015
|
Spec QA by
|
Laxman
|
Objects
|
ZMMFDXUPS
|
Document Status
|
Complete
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
04
|
2
|
Documentation
|
08
|
3
|
Development/ Config
|
08
|
4
|
Unit test in DEV
|
04
|
5
|
Unit test in QUA
|
|
6
|
Other activity
|
|
|
TOTAL
|
24
|
References
Prior Tickets
[Provide links of prior associated Spec / Break Fix BOSS document(s)]
Documents
[Attach any document(s) received for the requirement
Spec Changes
[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]
Sl.
|
Change Details
|
Requested By
|
Requested On
|
Notes if any
|
01
|
Even for SNC POs also address will be pulled from table
instead of hard coding
|
Babu Lankipalli
|
04/26/2015
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functional Requirement
Purpose/WHY:
[Explain the purpose of the project and the reason why this requirement has come]
When the ZMMFDXUPS report is generated for EMEA plants wrong is pulling in to the report. So need to correct the report by modifying the program.
In Scope:
[List the
activities to be included in scope]
Out of Scope:
[Out of scope activities]
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
When the ZMMFDXUPS report is generated using EMEA plants wrong address is pulling into the report. Understand that this issue is due change of plant address. Actually in the program address is hard coded. So when the plant address is changed still getting the old address in the report. To resolve this issue modifying the program so that address will be pulled from plant address instead of hard coding.
Test Plan
[List test scenarios/cases to be executed here]
Test ID
|
Test Scenario
|
Expected Results
|
MM001
|
Execute the report using plant 9030
|
Address in the report should be same as 9030 plant address.
|
MM002
|
|
|
Solution Details
[Provide complete technical details for configuration or programming here]
Modify the program to pull the correct address in the report.
Issues
[List Issues / Bugs identified in configuration or development]